A Python version of 'remaketad.pl', supporting batch processing
---------------
The py file does not include the common key, it needs to be manually entered in the py file.

---------------
Requirements
- Python3
- pycryptodome: pip install pycryptodome

---------------
Input a tad file or folder(containing the tad files), it will output to the nand folder.
Supported commands:
dsi_prod: retail TAD
dsi_dev: development TAD
dsi_debugger: TAD in TwlSystemUpdater

For example:
input 'w.tad', dsi_prod command, remaketad.py w.tad dsi_prod
input 'tad' folder, dsi_prod command, remaketad.py tad dsi_prod














